==  ()==
breaklight/breakl _ l/r
reversingl/revl _ l/r
foglight/fogl _ l/r
indicator/turnl _ lf/rf/lm/rm/lr/rr
hub_rf
hub_rm
hub_rb
hub_lf
hub_lm
hub_lb
movspoiler
movsteer

      ImVehFt
<  :  : >
 :
 / /
:
  ,   
:
       
        -      .
       ( ,   ).

==
:
 movsteer_<:  : >
:
 movsteer_0.5, movsteer
 :
    - 1.0
. - :
 1

= =
:
 movspoiler<: _id : >_<float:  : >_<integer:  : >
:
 movspoiler_45.0_4000, movspoiler2_25.0_3000, movspoiler, movspoiler3
 :
    - 30.0  3000
. - :
 3

*    ,         .    hub_xx.
. 
 main
 -hub_xx
  -bp_xx

 main
 -hub_xx
*      hub_rf  hub_rb

*        , 
breaklight_l2

breaklight_la

**  ImVehLM 1.0   _2
**     

 _prm
       .
:
 _prm<<: : ><: : ><:  : ><:  : >>
:
 turnl_rr_prmFF0000046, breakl_rr_prmFF0000046,     - 0, 4, 6, -   ,  ,  .
  

  enum eImVehFtLightTypes
  //    ImVehFt
  {
      LIGHT_TYPE_DIRECTIONAL = 0,
      //  ,      taillight.bmp.
      //        .
      LIGHT_TYPE_DIRECTIONAL_INVERSED = 1,
      //     ,    
      //   taillight.bmp.     
      // -    .
      LIGHT_TYPE_NON_DIRECTIONAL = 2
      //  ,      pointlight.bmp.
  };
  
== ==
     
light_night_material -  
light_allday_material -  
default_day_material -  

                             (Hex)  (RGB)
breaklight_l_material            vehiclelights #B8FF00    184 255   0
breaklight_r_material            vehiclelights #FF3B00    255  59   0
revlight_l_material              vehiclelights #FFAD00    255 173   0
revlight_r_material              vehiclelights #00FFC6      0 255 198
foglight_l_material              vehiclelights #FFAE00    255 174   0
foglight_r_material              vehiclelights #00FFC7      0 255 199
indicator_lf_material            vehiclelights #B7FF00    183 255   0
indicator_rf_material            vehiclelights #FF3A00    255  58   0
indicator_lm_material            vehiclelights #B6FF00    182 255   0
indicator_rm_material            vehiclelights #FF3900    255  57   0
indicator_lr_material            vehiclelights #B5FF00    181 255   0
indicator_rr_material            vehiclelights #FF3800    255  56   0
light_night_material             vehiclelights #0010FF      0  16 255
light_allday_material            vehiclelights #0011FF      0  17 255
default_day_material                      #0012FF      0  18 255